home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 1997 April / inter@ivo 1997-04.iso / cybint15 / bin / mparis.dxr / 00044.ls < prev    next >
Encoding:
Text File  |  1997-04-01  |  183 b   |  13 lines

  1. on enterFrame
  2.   global voltar, click
  3.   set click to 0
  4.   set voltar to "ecr2"
  5.   cursor(-1)
  6.   onVis(2, 3)
  7.   InVis(5, 10)
  8.   onVis(11, 16)
  9.   InVis(40, 41)
  10.   InVis(44, 47)
  11.   InVis(37)
  12. end
  13.